FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / GetSystemPropertiesAsync Method / GetSystemPropertiesAsync(Property[]) Method

In This Topic
    GetSystemPropertiesAsync(Property[]) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub GetSystemPropertiesAsync( _
       ByVal Properties() As Property _
    ) 
    public void GetSystemPropertiesAsync( 
       Property[] Properties
    )

    Parameters

    Properties
    See Also